From: Florian Eckert Date: Wed, 28 Jun 2023 08:56:21 +0000 (+0200) Subject: luci-mod-dsl: rename menu entry from DSL status to xDSL X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=a9b918cef0b7f2440aa01958d0ab1b4cb259223c;p=project%2Fluci.git luci-mod-dsl: rename menu entry from DSL status to xDSL The page is already on the status page. Therefore, the information does not need to be added to the menu item. Signed-off-by: Florian Eckert --- diff --git a/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json b/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json index 4e77b6f9e6..498157f92d 100644 --- a/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json +++ b/modules/luci-mod-dsl/root/usr/share/luci/menu.d/luci-mod-dsl.json @@ -1,6 +1,6 @@ { "admin/status/dsl": { - "title": "DSL Status", + "title": "xDSL", "order": 7, "action": { "type": "firstchild"